home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
A86V402.ZIP
/
INSTALLB.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-09-25
|
471b
|
18 lines
c:
md \A86
cd \A86
b:pcunzip -o b:a86*.zip
b:pcunzip -o b:d86*.zip
b:pcunzip -o b:reg_only.zip
b:pcunzip -o b:a386beta.zip
del *.diz
copy b:errata
copy b:read.me
rem Thank you for your interest in A86 and D86!
rem You can print the manual with the command
rem COPY *.DOC PRN but be warned it's huge: over
rem 150 pages for the assembler alone. The files
rem A02.DOC and D02.DOC contain demonstrations
rem to show you how the programs work.